home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / WINDOWS / VBASIC / HOUSE102 / HOUSE.HST < prev    next >
Text File  |  1992-10-12  |  4KB  |  187 lines

  1. * 0 *
  2.          
  3. Files Without Extensions)
  4. * 1 *
  5. *  
  6. All Files 
  7. * 2 *
  8. arj
  9. Archive (Compressed) Files
  10. * 3 *
  11. bak
  12. Back-Up Files
  13. * 4 *
  14. bas
  15. VISUAL BASIC Programs
  16. * 5 *
  17. bat
  18. DOS Batch Files
  19. * 6 *
  20. bmp
  21. Windows Graphic Bit Maps
  22. * 7 *
  23. com
  24. DOS COM Programs (Short Calls)
  25. * 8 *
  26. crd
  27. Windows CARD Files
  28. * 8 *
  29. cal
  30. Windows CALENDARS 
  31. * 9 *
  32. dat
  33. Data Files
  34. * 10 *
  35. dbf
  36. Data Base Records
  37. * 11 *
  38. dll
  39. Windows Dynamic Link Libraries
  40. * 12 *
  41. doc
  42. Generic Documents
  43. * 13 *
  44. drv
  45. DOS Utility or Device Drivers
  46. * 14 *
  47. dwg
  48. ACAD Drawing Files
  49. * 15 *
  50. exe
  51. Executable DOS Programs
  52. * 16 *
  53. fil
  54. Generic Files Logs
  55. * 17 *
  56. frm
  57. Visual BASIC Forms
  58. * 18 *
  59. grp
  60. Windows Group Files
  61. * 19 *
  62. hlp
  63. HELP Files
  64. * 20 *
  65. ico
  66. Windows ICONs
  67. * 21 *
  68. ini
  69. Initial Program Set-up Files
  70. * 22 *
  71. lis
  72. Generic Listing Files
  73. * 23 *
  74. log
  75. Generic LOG Files
  76. * 24 *
  77. mak
  78. Visual BASIC MAKE Files
  79. * 24 *
  80. mid
  81. MIDI Files
  82. * 25 *
  83. msp
  84. MS Picture GRAPHIC Files
  85. * 26 *
  86. pcx=pbrush.exe ^.pcx
  87. PCX Graphics Images
  88. * 27 *
  89. pif
  90. Windows Program Information Files
  91. * 28 *
  92. plg
  93. Path Log Files
  94. * 28 *
  95. rec=recorder.exe ^.rec
  96. Windows Recorder
  97. * 29 *
  98. sys
  99. System Executable Programs (DOS)
  100. * 30 *
  101. tif
  102. TIFF Graphic Images
  103. * 31 *
  104. trm=terminal.exe ^.trm
  105. Windows MODEMS/Terminals
  106. * 32 *
  107. txt=notepad.exe ^.txt
  108. Note Pad or Text Documents
  109. * 33 *
  110. voc
  111. Sound File 
  112. * 34 *
  113. wav
  114. Sound File 
  115. * 35 *
  116. win
  117. Windows Set-Up Data Files
  118. * 36 *
  119. wk1
  120. Lotus WorkSheets
  121. * 37 *
  122. wri=write.exe ^.wri
  123. Windows WRITE (Document) Files
  124. * 38 *
  125. wrk
  126. Cakewalk Music Sequences
  127. * 39 *
  128. zip
  129. Compressed Archive Files
  130. * 40 *
  131. hst
  132. HOUSE HOST profiles
  133. * 49 *
  134. hse
  135. HOUSE MENU
  136.  
  137.  
  138.  
  139. ^^^^(Blank lines indicate End of data^^^^^^^^^^^^
  140.  
  141. * IF you want certain extensions to be recognized by HOUSE
  142. * and used to select a launch HOST program, especially
  143. * any HOSTS not described in WIN.INI,
  144. * You can add/remove/change extensions &/or Associated HOSTS
  145. * as described in this file. (Above list)
  146. * As you can see (by entry #49), they don't have to be alphabetically
  147. * arranged.  HOUSE sorts the extension profile into alphabetical
  148. * order at run time.
  149.  
  150. *BE SURE TO keep the above format of three lines per extension!
  151.  Numbers are meaningless, as are comments.
  152.  
  153.  SEVERAL BLANK LINES  indicates end of data.
  154.  
  155. TYPICAL FORMATS:
  156.  
  157. bmp=pbrush.exe 
  158.    or 
  159. bmp=C:\Windows\pbrush.exe  
  160.  
  161.  
  162. * NOTE: WINDOWS INI settings WILL take precedence over these!
  163. * In other words...if you want to be SURE a certain extension
  164. * results in the use of a specific HOST...YOU should alter
  165. * WIN.INI  [Extensions].  If an extension is NOT listed
  166. * in WIN.INI then HOUSE will be allowed to use the above
  167. * HOST profile.  If WINDOWS has an EXTENSION assignment, 
  168. * it will override the specific HOST listed above. This assures
  169. * that NEW Windows extension data will always show up! Existing
  170. * Host data (here) could keep new EXT HOST info from showing up
  171. * otherwise.  Most of the time, especially with DOS programs,
  172. * the info contained in THIS file will be used, and is
  173. * essential for smooth operation. Of course, you will have to
  174. * ENTER those DOS profiles in this file.  Note: Not all DOS
  175. * programs accept commandline-passing, which means you may
  176. * need to launch the DOS HOST first & search for the file you want.
  177.  
  178. * A NOTE ABOUT DEFAULT TEXT HOST:
  179. * House chooses notepad for most text file editing/viewing.
  180. * Files in excess of 50K bytes will default to WRITE.EXE.
  181. * If you MUST use a different default HOST, you can ONLY do
  182. * so by RENAMING it NOTEPAD.EXE or WRITE.EXE.  If I get 
  183. * enough feedback, I might  change this situation.
  184. * Fact is, most people use the 'stock' Windows  editors...don't they?
  185.  
  186.  
  187.